Articles Search Results

  1. How To Configure Varnish for Drupal with Apache on Debian and Ubuntu Drupal is an open-source content management framework and platform written in PHP. Used for building rich, back-end based solutions for websites of any size and web applications alike, it is massively popular with extremely high statistics of ad... Read More
  2. How to Setup Tiki Wiki on Ubuntu 12.10 Tiki Wiki is an easy to use content management system written in PHP, that can be used to create forums, blogs, file and image galleries, and so on. To begin we will spin up a Ubuntu 12.10 x64 cloud server: Step 1 - Install LAMP stack export DEBI... Read More
  3. How To Perform Basic Queries in MySQL and MariaDB on a Cloud Server MySQL and MariaDB are relational database management systems. These tools can be used on your server to manage the data from many different programs. Both implement forms of the SQL querying language, and either can be used on a cloud server. This g... Read More
  4. How To Install LAMP (Linux, Apache, MySQL, PHP) on Fedora LAMP stack is a group of open source software used to get web servers up and running. The acronym stands for Linux, Apache, MySQL, and PHP. Since the server is already running Fedora, the linux part is taken care of. Here is how to install the rest. ... Read More
  5. How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu LAMP stack is a group of open source software used to get web servers up and running. The acronym stands for Linux, Apache, MySQL, and PHP. Since the virtual private server is already running Ubuntu, the linux part is taken care of. Here is how to in... Read More
  6. How To Install Wordpress on Centos 6 Wordpress is a free and open source website and blogging tool that uses php and MySQL. It was created in 2003 and has since then expanded to manage 22% of all the new websites created and has over 20,000 plugins to customize its functionality. Setup ... Read More
  7. How To Set Up a Postfix Email Server with Dovecot: Dynamic Maildirs and LMTP PrefaceThis tutorial is based on How To Set Up a Postfix E-Mail Server with Dovecot and picks up where the first part ended. Please go through that tutorial first. In this article, we will divorce mailboxes from system accounts using dovecot&rsquo... Read More
  8. How To Create Data Queries in PostgreSQL By Using the Select Command What is PostgreSQL?PostgreSQL is an open source database management system that utilized the SQL querying language. PostgreSQL, or simply "Postgres", is a very useful tool on a server because it can handle the data storage needs of websites and o... Read More
  9. How To Create, Remove, & Manage Tables in PostgreSQL on a Cloud Server What is PostgreSQL?PostgreSQL is a database management system that uses the SQL querying language. It is a very stable and feature-rich database system that can be used to store the data from other applications on your server. In this article, we... Read More
  10. How To Setup Ruby on Rails with Postgres IntroductionPostgres (or PostgreSQL) is an open source database. Ruby on Rails is an open source web framework written in Ruby. Rails is database agnostic, meaning it can be used with a variety of different databases. By default it assumes that MyS... Read More
Displaying 21 to 30 out of 97 articles found First Page Previous Page Page 3 of 10 Next Page Last Page